home *** CD-ROM | disk | FTP | other *** search
- *********************************
- *** TinSMTPPost.doc ***
- *********************************
-
- ( BETA RELEASE )
-
- (c) 1994-95 Rafreider Andrea
- All rights reserved
-
- Please read MailDeliver.doc and MySMTPPost first!
-
- TinSMTPPost is exactly the same as MySMTPPost but has different syntax
- and is designed for use with the newsreader TIN 1.2PL3.
-
- It's syntax is:
-
- TinSMTPPost mail-file
-
- If you have Multiuser,AmiTCP,InetUtils1.3 installed and you use TIN newsreader
- you have to set these two environement variables:
-
- set TIN_MAIL TinSMTPPost %s
- set TIN_POST NNTPPost <%s -f%s -r $REALNAME
-
- I don't know why, but if I do 'set TIN_MAIL MySMTPPost <%s', when I
- do a reply from TIN, MySMTPPost doesn't receive on stdin the mail-file
- (maybe a TIN bug?? or there is an error in TIN docs??) and hangs.
-
- So I rewrote MySMTPPost to take the mail-file name in the command line instead
- of receiving the mail-file from stdin.
- This version of MySMTPPost (called TinSMTPPost) also adds the "From:" header
- at the beginning of the mail-file (TIN doesn't do it).
-
- That's all folks!
-